***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Feb 15, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt BZX84C24TW-AU 1 2 3 4 5 6 
.param
+vc0 = 2.646e-12	 vc1 = 8.916e-12	 vc2 = 4.393e-12		vc3 = 1.105e-1
+tc1 = 1.231e-2		 tc2 = 2.741e-2
d1 1 6 zener
g1 6 1 value = {(vc0+vc1*v(6,1)+vc2*exp(vc3*v(6,1)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
d1 2 5 zener
g1 5 2 value = {(vc0+vc1*v(5,2)+vc2*exp(vc3*v(5,2)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
d1 3 4 zener
g1 4 3 value = {(vc0+vc1*v(4,3)+vc2*exp(vc3*v(4,3)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model zener d
***** flag parameter *****
+level = 1 
***** dc model parameter *****
+ is = 1.236e-14	   n = 1.122		  rs = 4.998e-1
+ibv = 5e-3		 nbv = 1.0		  bv = 24
+ikf = 1e-2
***** capacitance parameter *****
+cjo = 1.866e-11	   m = 3.547e-1		  vj = 6.593e-1 
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.148		 xti = 3
+trs1 = -5.025e-4	tbv1 = 8.503e-4		tikf = 1e-2
.ends BZX84C24TW-AU
*$
